Skip to content

fix(deps): update test-dependencies - #173

Merged
sourcehawk merged 1 commit into
mainfrom
renovate/test-dependencies
Aug 26, 2026
Merged

fix(deps): update test-dependencies#173
sourcehawk merged 1 commit into
mainfrom
renovate/test-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.32.0v2.32.1 age confidence
github.com/stretchr/testify v1.11.1v1.12.1 age confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.32.1

Compare Source

2.32.1

Fixes
  • Defer AfterAll until repeated spec completes [e647b3b]
stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.32.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.1 Aug 15, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.1 fix(deps): update test-dependencies Aug 17, 2026
@renovate

renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/stretchr/objx v0.5.2 -> v0.5.3
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5

@renovate
renovate Bot force-pushed the renovate/test-dependencies branch 2 times, most recently from f7a8c13 to 84735f6 Compare August 19, 2026 18:10
@renovate
renovate Bot force-pushed the renovate/test-dependencies branch from 84735f6 to 17590b7 Compare August 25, 2026 13:16
@renovate renovate Bot changed the title fix(deps): update test-dependencies fix(deps): update module github.com/stretchr/testify to v1.12.1 Aug 25, 2026
@renovate
renovate Bot force-pushed the renovate/test-dependencies branch from 17590b7 to 8616eda Compare August 25, 2026 22:41
@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.12.1 fix(deps): update test-dependencies Aug 25, 2026
@sourcehawk
sourcehawk force-pushed the renovate/test-dependencies branch from 8616eda to 73d7d3d Compare August 26, 2026 00:53
@sourcehawk
sourcehawk merged commit 0cbfdf9 into main Aug 26, 2026
6 checks passed
@sourcehawk
sourcehawk deleted the renovate/test-dependencies branch August 26, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant